//==============================================================================
// Tectonic Plates_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================

//==============================================================================
//==============================================================================
//VisualGranny:
//==============================================================================
//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny TectonicPlates1_spawn
			tag SpecificSoundSet 0.01 false TectonicPlatesSpawnSFX checkVisible
			tag FootstepRight 0.01 true
	       		tag FootstepLeft 0.01 true
			Length 0.30 
	 }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny TectonicPlates_idle
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny TectonicPlates_destroyed
	 }
      }
   }
}